home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3793 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Yet another New guy asking for ... :-)
  5. Date: 30 Jan 1996 07:39:09 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4ele2tINNcd7@keats.ugrad.cs.ubc.ca>
  8. References: <DL9KHv.IGp@info.uucp> <6188tX$0sxB@point37.hhks.gun.de> <4ejd1o$mru@news.uni-c.dk>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4ejd1o$mru@news.uni-c.dk>,
  12. Jonas Andersen <inf94a02@mini01.vejlees.dk> wrote:
  13. >Well, If you want Pentium code right away - gcc UNfortunatly does not YET 
  14. >support this ( I believe) but I think that work is being done on one.
  15.  
  16. Actually it does. There are Pentium versions of GCC 2.6.3 and 2.7.x done by
  17. some Intel folk. However, these are buggy. At least the 2.6.3i version that I
  18. tried. The patches cause the compiler to fail on some input sources, and
  19. produce incorrect code (which crashes) for others still. It may be useful for
  20. selectively compiling small amounts of CPU-intensive numeric code. If it works,
  21. you're OK.
  22. -- 
  23.  
  24.